home *** CD-ROM | disk | FTP | other *** search
/ Erotic Games: Wanda's Race / Erotic Games: Wanda's Race.iso / mac / SETUPmac.app / Contents / Info.plist next >
Extensible Markup Language  |  2009-06-23  |  952b  |  36 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleAllowMixedLocalizations</key>
  6.     <true/>
  7.     <key>CFBundleDevelopmentRegion</key>
  8.     <string>English</string>
  9.     <key>CFBundleExecutable</key>
  10.     <string>applet</string>
  11.     <key>CFBundleIconFile</key>
  12.     <string>applet</string>
  13.     <key>CFBundleInfoDictionaryVersion</key>
  14.     <string>6.0</string>
  15.     <key>CFBundleName</key>
  16.     <string>race</string>
  17.     <key>CFBundlePackageType</key>
  18.     <string>APPL</string>
  19.     <key>CFBundleSignature</key>
  20.     <string>aplt</string>
  21.     <key>LSRequiresCarbon</key>
  22.     <true/>
  23.     <key>WindowState</key>
  24.     <dict>
  25.         <key>name</key>
  26.         <string>ScriptWindowState</string>
  27.         <key>positionOfDivider</key>
  28.         <real>319</real>
  29.         <key>savedFrame</key>
  30.         <string>285 221 1387 544 0 0 1680 1028 </string>
  31.         <key>selectedTabView</key>
  32.         <string>event log</string>
  33.     </dict>
  34. </dict>
  35. </plist>
  36.